home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / nodebug.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.3 KB  |  35 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-63]
  2. [C;6;B]        NODEBUG or ND
  3. [7]Default: keep the debugs which are known
  4. [J;1;N]
  5.   Eliminates all debug tables. This will not destroy symbols. \
  6. However only known symbols are keept by default. If you \
  7. want to keep all debugs, you will have to use the KEEPDEBUG \
  8. instruction.
  9.  
  10.   NODEBUG is not compatible to the same instruction of Slink. \
  11. The instruction of Slink will suppress debugs and symbols. \
  12. lk will suppress only debugs. You should use the STRIPDEBUG \
  13. (STRIP) instruction which is the new and correct instruction \
  14. of Slink V6.xx (You can read the documentation of Slink \
  15. about the instruction 'nodebug'.)
  16.  
  17.   See also:
  18. [L;3][LINK addsym]            ADDSYM
  19. [LINK advisory]                CLEARADVISORY
  20. [LINK createdebug]            CREATEDEBUG
  21. [LINK createsymbol]            CREATESYMBOL
  22. [LINK keepdebug]            KEEPDEBUG
  23. [LINK advisory]                HUNKADVISORY
  24. [LINK advisory]                LEFTADVISORY
  25. [LINK nospecialdebug]            NOBSSDEBUG
  26. [LINK nospecialdebug]            NOCODEDEBUG
  27. [LINK nospecialdebug]            NODATADEBUG
  28. [LINK nospecialdebug]            NOLIBDEBUG
  29. [LINK nolocalsymbol]            NOLOCALSYMBOL
  30. [LINK nospecialdebug]            NOOVLDEBUG
  31. [LINK nosymbol]                NOSYMBOL
  32. [LINK advisory]                SETADVISORY
  33. [LINK stripdebug]            STRIPDEBUG
  34. [5; LINK about; GOTO address]        Become Registred
  35.